home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / winutils / winutl2.zip / 051-FIX.TXT < prev    next >
Text File  |  1990-12-15  |  5KB  |  123 lines

  1.                Update information for Release 0.51 of WinNAV
  2.                =============================================
  3.  
  4. The following describes some of the new features and enhancements to
  5. WinNAV since release 0.50, and points out some of the corrections and 
  6. bugs that were corrected.
  7.  
  8.  
  9. Additions and Modifications Since Release 0.50
  10. ==============================================
  11.  
  12. o    Implemented all features necessary to allow WinNAV to be used
  13.     as a replacement shell for Program/File Managers, including
  14.     proper detection of WIN.INI "load" and "run" settings, and
  15.     warning messages that the Windows session will terminate on
  16.     "Exit" from shell.
  17.  
  18. o    Added "End" and "Kill" windows session to File popup menu to
  19.     allow termination of Windows session from any WinNAV module,
  20.     even if WinNAV is not used as the Windows shell, for quicker
  21.     closings. [Caution:  "Kill" windows session does just that, 
  22.     i.e., it kills windows and all open applications (including
  23.     open DOS applications) without further prompts to the user;
  24.     it exits immediately to DOS with out closing any modified or
  25.     open files, and should be used with care.]
  26.  
  27. o    Added "Option" menu bar selections.
  28.  
  29. o    Added option to toggle lower and upper character display of
  30.     file and directory names in listbox.
  31.  
  32. o    Added option to toggle automatic refresh of list window on and
  33.     off; when on, the file list is refreshed each time WinNAV
  34.     becomes the active window.
  35.  
  36. o    Added option to toggle Quick View word wrap feature on and off.
  37.  
  38. o    Added option to toggle error/message bell (beep) on and off.
  39.  
  40. o    Added option to toggle auto view on and off when using up and
  41.     down cursor keys, allowing faster keyboard movement through
  42.     file listings.  When off, user must press spacebar to display
  43.     the selected file.
  44.  
  45. o    Added additional error checks and message boxes.
  46.  
  47. o    Added current directory as the default for File Copy and Rename
  48.     functions.  Note, if no directory precedes the filename, the
  49.     root directory is presumed on rename.
  50.  
  51. o    File Delete and Rename also work on directories (directories also
  52.     being files).  Also note that directories and files can be "moved"
  53.     on the same disk by using the File Rename function, and naming
  54.     a new path.
  55.  
  56. o    Added detection of removable ("Rem Drv"), fixed ("Fix Drv") and
  57.     remote ("Net Drv") drives when same are selected in list box.
  58.  
  59. o    Disabled auto view display when selected item is a "removable"
  60.     disk drive, in order to avoid MS Windows hardware messages and
  61.     lockups which result when some hardware system's do not have
  62.     a disk in the selected drive.
  63.  
  64. o    Changed [Shift]+[F8] "Switch" active window to [Control]+[F8].
  65.  
  66. o    [Shift]+[F8] now enables Extended List "Add Mode."  Add mode is
  67.     indicated by a flashing list-box cursor.
  68.  
  69. o    Added save on exit for preview window word wrap mode, key view
  70.     mode and message beep options, so that they become the defaults
  71.     for next session.
  72.  
  73. o    Enhanced global/local explore capabilities.  All subdirectories
  74.     are now displayed, rather than just those matching filespec, and
  75.     parent directories ".." are no longer included in global or 
  76.     branch listings.
  77.  
  78. o    Moved bulk of local data segment's text strings to resource files
  79.     to increase available local memory, and to ease translation of
  80.     WinNAV to other languages.  [Target languages include French and
  81.     Spanish.  Any translators want to volunteer?] 
  82.  
  83. o    Other miscellaneous enhancements.
  84.  
  85.  
  86. Corrections and Fixes Since Release 0.50
  87. ========================================
  88.  
  89. o    Corrected spelling of "Togle" to "Toggle" in "Window" popup menu.
  90.  
  91. o    Fixed bug which resulted in system lockup, upon application/file
  92.     launch, after a global explore.
  93.  
  94. o    Fixed bug in List Local and Branch dialog functions which resulted
  95.     in erroneous drive/path changes related to root directories.
  96.  
  97. o    Fixed bug which resulted in truncation of parameters in launch
  98.     command line.
  99.  
  100. o    Modified code that prevented executable files, i.e., *.BAT, from
  101.     being edited through the use of the File/Edit popup menu; the
  102.     old code assumed the executable file was a secondary command and
  103.     launched it.
  104.  
  105. o    Fixed and enhanced directory/drive switching via list box.
  106.  
  107. o    Fixed bug which prevented launching multiple copies of WinNAV.
  108.  
  109. o    Fixed bug which prevented Quick View to display text/snoop views
  110.         of files larger than view buffer (approx. 10k).  [Note: Sometimes
  111.     a large file may still not initially display; if this occurs,
  112.     toggle the Option Menu Word Wrap on and off to reset buffer.]
  113.  
  114. o    Fixed bug in File Launch Menu, List Path (Local and Branch)
  115.     and Global Explore which sometimes resulted in system failure
  116.     after saving New or Updated list items.
  117.  
  118. o    Fixed bug which resulted in unrecoverable application errror
  119.     when application was launched with tile windows request and
  120.     WinNAV was not set for minimize on launch.
  121.  
  122. o    Other miscellaneous fixes.
  123.